API Update
URI
|
Method
|
Summary
|
---|---|---|
/system/serverLogs
/system/systemLogs
/system/supportedLogType
|
GET
|
These APIs for retrieval of logs have been removed
|
/maintenanceMode
|
POST
|
Added new parameters optional parameters startTime and endTime to schedule a start and stop time for maintenance mode
|
• /applications/custom/export/csv
• /applicationGroups/export/csv
|
GET
|
New endpoints added for CSV export of custom applications and application groups
|
• /applications/custom/import/csv
• /applications/custom/import/csv/{id}
• /applicationGroups/import/csv
• /applicationGroups/import/csv/{id}
|
POST
|
New endpoints added for CSV import of custom applications and application groups
|
• /alerting/alerts
|
GET
|
Added Path Parameters
(lastStateChangedStartTime and lastStateChangedEndTime) in the API to filter by last state changed time |